home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jurassic Jigsaws
/
JURASSIC.BIN
/
skooldem.dir
/
00116_Script_exit button
< prev
next >
Wrap
Text File
|
1996-09-19
|
240b
|
12 lines
on mouseDown
puppetsound "click"
updatestage
put the clickon into tWhichSprite
buttonscript(tWhichSprite)
if rollover(tWhichSprite) then
puppetsound "click"
updatestage
go to movie "DIntrFce"
end if
end